Haack has this hack on nuget

PM> Install-Package routedebugger
you can then turn it on and off in the web config in app settings.

<add key="RouteDebugger:Enabled" value="false" />